PATH 
Mac OS 8 and 9 Developer Documentation > Text and Other International Services > Apple Type Services for Unicode Imaging (ATSUI) > Apple Type Services for Unicode Imaging Reference

     

ATSUCopyToHandle

NOT RECOMMENDED

Copies styled Unicode text data from a style object to a handle.

OSStatus ATSUCopyToHandle ( 
                     ATSUStyle iStyle, 
                     Handle oStyleHandle);
DISCUSSION
The ATSUCopyToHandle function does not produce the correct data format for displaying ATSUI style data. You should instead use the clipboard data block format described in ustl when you want to provide clipboard support or copy and paste styled text between applications or within an application.


© 2000 Apple Computer, Inc. – (Last Updated 25 Jan 00)